home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_1199 / 1684 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  1.1 KB

  1. Subject: Re: Controlling Patches
  2. Date: Wed, 6 Jul 1994 02:09:41 +0200 (MET DST)
  3. In-Reply-To: <m0qItwB-0000TSC@sdf.lonestar.org> from "Evan K. Langlois" at Jun 29, 94 02:20:00 am
  4. From: hohmuth@inf.tu-dresden.de (Michael Hohmuth)
  5. Organization: Dept. of Computer Science, TU Dresden, Germany
  6. Mime-Version: 1.0
  7.  
  8. Evan K. Langlois writes:
  9.  
  10. > Would it be easier to debug mint if the patches that are sent in are
  11. > #ifdef'd into the code?   So that you could compile with -DMEGA_PATCH 
  12. > -DEXCEPTION_PATCH or something, that way you can see which patch is breaking
  13. > the system.   Of course, a million #ifdefs is a pain and would probably
  14. > solve more problems than it is worth.
  15.  
  16. If they would solve more problems than it's worth, I would immediately
  17. start putting in some #ifdef's here and there...
  18.  
  19. Seriously, I don't think think that #ifdef's would help a lot.  So far
  20. it has always been quite clear which patch broke the code.  And, as you
  21. correctly pointed out, they are a pain to maintain...
  22.  
  23. Michael
  24. -- 
  25. Email: hohmuth@inf.tu-dresden.de
  26. WWW:   http://www.inf.tu-dresden.de/~mh1/
  27.